home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineSprite_1201 / frame_66 / DoAction.as
Encoding:
Text File  |  2004-09-30  |  130 b   |  9 lines

  1. if(_root.s.cil == "s1_dekl" and _root.s.what == "H_dekl")
  2. {
  3.    gotoAndPlay(108);
  4. }
  5. else
  6. {
  7.    hero.gotoAndPlay("WalkF");
  8. }
  9.